【例子介绍】仿美萍人事管理系统(C#)
期末考试交上的项目.拿出来一起学习....也没有什么好介绍的.
【相关图片】
【源码结构】
文件清单
└── rsMange
├── BusinessLayer
│ ├── bin
│ │ └── Debug
│ │ ├── BusinessLayer.dll
│ │ ├── BusinessLayer.pdb
│ │ ├── DataAccess.dll
│ │ ├── DataAccess.pdb
│ │ ├── Entity.dll
│ │ └── Entity.pdb
│ ├── BusinessLayer.csproj
│ ├── obj
│ │ ├── BusinessLayer.csproj.FileList.txt
│ │ └── Debug
│ │ ├── BusinessLayer.dll
│ │ ├── BusinessLayer.pdb
│ │ ├── Refactor
│ │ ├── ResolveAssemblyReference.cache
│ │ └── TempPE
│ ├── Operate_bumenTable.cs
│ ├── Operate_DiaoDong.cs
│ ├── Operate_Jiangfa2Table.cs
│ ├── Operate_Jiangfa.cs
│ ├── Operate_KaoPing.cs
│ ├── Operate_PeiXun.cs
│ ├── Operate_TiaoXin.cs
│ ├── Operate_View_Xinxi.cs
│ ├── Operate_Xinxibiao.cs
│ ├── Operate_zhichengTable.cs
│ ├── Operate_zhiweiTable.cs
│ └── Properties
│ └── AssemblyInfo.cs
├── DataAccess
│ ├── bin
│ │ └── Debug
│ │ ├── DataAccess.dll
│ │ └── DataAccess.pdb
│ ├── DAbase.cs
│ ├── DataAccess.csproj
│ ├── obj
│ │ ├── DataAccess.csproj.FileList.txt
│ │ └── Debug
│ │ ├── DataAccess.dll
│ │ ├── DataAccess.pdb
│ │ ├── Refactor
│ │ └── TempPE
│ └── Properties
│ └── AssemblyInfo.cs
├── Entity
│ ├── bin
│ │ └── Debug
│ │ ├── Entity.dll
│ │ └── Entity.pdb
│ ├── Bumen.cs
│ ├── DiaoDong.cs
│ ├── Entity.csproj
│ ├── JiangFa2.cs
│ ├── Jiangfa.cs
│ ├── Kaoping.cs
│ ├── obj
│ │ ├── Debug
│ │ │ ├── Entity.dll
│ │ │ ├── Entity.pdb
│ │ │ ├── Refactor
│ │ │ └── TempPE
│ │ └── Entity.csproj.FileList.txt
│ ├── PeiXun.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── TiaoXin.cs
│ ├── xinxibiao.cs
│ └── Zhiwei.cs
├── rsMange
│ ├── AddBumen_Form.cs
│ ├── AddBumen_Form.Designer.cs
│ ├── AddBumen_Form.resx
│ ├── AddEmployee_Form.cs
│ ├── AddEmployee_Form.Designer.cs
│ ├── AddEmployee_Form.resx
│ ├── AddJcInfo_Form.cs
│ ├── AddJcInfo_Form.Designer.cs
│ ├── AddJcInfo_Form.resx
│ ├── AddYgfc_Form.cs
│ ├── AddYgfc_Form.Designer.cs
│ ├── AddYgfc_Form.resx
│ ├── AddYgkp_Form.cs
│ ├── AddYgkp_Form.Designer.cs
│ ├── AddYgkp_Form.resx
│ ├── AddYgpx_Form.cs
│ ├── AddYgpx_Form.Designer.cs
│ ├── AddYgpx_Form.resx
│ ├── AddYgtd_Form.cs
│ ├── AddYgtd_Form.Designer.cs
│ ├── AddYgtd_Form.resx
│ ├── AddYgtx_Form.cs
│ ├── AddYgtx_Form.Designer.cs
│ ├── AddYgtx_Form.resx
│ ├── AddZhiWei_Form.cs
│ ├── AddZhiWei_Form.Designer.cs
│ ├── AddZhiWei_Form.resx
│ ├── App.config
│ ├── BasicInfoSet2_Form.cs
│ ├── BasicInfoSet2_Form.Designer.cs
│ ├── BasicInfoSet2_Form.resx
│ ├── BasicInfoSet3_Form.cs
│ ├── BasicInfoSet3_Form.Designer.cs
│ ├── BasicInfoSet3_Form.resx
│ ├── BasicInfoSet_Form.cs
│ ├── BasicInfoSet_Form.Designer.cs
│ ├── BasicInfoSet_Form.resx
│ ├── bin
│ │ └── Debug
│ │ ├── BusinessLayer.dll
│ │ ├── BusinessLayer.pdb
│ │ ├── DataAccess.dll
│ │ ├── DataAccess.pdb
│ │ ├── DevComponents.DotNetBar2.dll
│ │ ├── DotNetMagic2005.dll
│ │ ├── Entity.dll
│ │ ├── Entity.pdb
│ │ ├── image
│ │ │ ├── AutoUpdate.ico
│ │ │ ├── bg.PNG
│ │ │ ├── bj2.PNG
│ │ │ ├── del.PNG
│ │ │ ├── dztx_move.PNG
│ │ │ ├── dztx.PNG
│ │ │ ├── edit.PNG
│ │ │ ├── exit.PNG
│ │ │ ├── gfyf_move.PNG
│ │ │ ├── gfyf.PNG
│ │ │ ├── gjcx.PNG
│ │ │ ├── ico1.ico
│ │ │ ├── info.ico
│ │ │ ├── input.PNG
│ │ │ ├── insert.PNG
│ │ │ ├── newadd.ico
│ │ │ ├── output.PNG
│ │ │ ├── print.PNG
│ │ │ ├── rjbz_move.PNG
│ │ │ ├── rjbz.PNG
│ │ │ ├── search.ico
│ │ │ ├── select.PNG
│ │ │ ├── setting.ico
│ │ │ ├── tcxt_move.PNG
│ │ │ ├── tcxt.PNG
│ │ │ ├── Thumbs.db
│ │ │ ├── tjyg_move.PNG
│ │ │ ├── tjyg.PNG
│ │ │ ├── treenode2_down.PNG
│ │ │ ├── treenode2_up.PNG
│ │ │ ├── treenode_down.PNG
│ │ │ ├── treenode_up.PNG
│ │ │ ├── xxtj_move.PNG
│ │ │ ├── xxtj.PNG
│ │ │ ├── ygcf_move.PNG
│ │ │ ├── ygcf.PNG
│ │ │ ├── ygkp_move.PNG
│ │ │ ├── ygkp.PNG
│ │ │ ├── ygpx_move.PNG
│ │ │ ├── ygpx.PNG
│ │ │ ├── ygtd_move.PNG
│ │ │ ├── ygtd.PNG
│ │ │ ├── ygtx_move.PNG
│ │ │ ├── ygtx.PNG
│ │ │ ├── ygzl_move.PNG
│ │ │ ├── ygzl.PNG
│ │ │ ├── zhuanzhong.PNG
│ │ │ └── zzzt.PNG
│ │ ├── IrisSkin2.dll
│ │ ├── rsMange.exe
│ │ ├── rsMange.exe.config
│ │ ├── rsMange.pdb
│ │ ├── rsMange.vshost.exe
│ │ ├── rsMange.vshost.exe.config
│ │ └── skin
│ │ ├── IrisSkin2.dll
│ │ └── MacOS.ssk
│ ├── CrystalReport1.cs
│ ├── CrystalReport1.rpt
│ ├── EditBumen_Form.cs
│ ├── EditBumen_Form.Designer.cs
│ ├── EditBumen_Form.resx
│ ├── EmployeeInfoManage_Form.cs
│ ├── EmployeeInfoManage_Form.Designer.cs
│ ├── EmployeeInfoManage_Form.resx
│ ├── Gjcx_Form.cs
│ ├── Gjcx_Form.Designer.cs
│ ├── Gjcx_Form.resx
│ ├── Main_Fomr.cs
│ ├── Main_Fomr.Designer.cs
│ ├── Main_Fomr.resx
│ ├── obj
│ │ ├── Debug
│ │ │ ├── RdlCompile.cache
│ │ │ ├── RdlCompile.compiled
│ │ │ ├── Refactor
│ │ │ ├── ResolveAssemblyReference.cache
│ │ │ ├── rsMange.AddBumen_Form.resources
│ │ │ ├── rsMange.AddEmployee_Form.resources
│ │ │ ├── rsMange.AddJcInfo_Form.resources
│ │ │ ├── rsMange.AddYgfc_Form.resources
│ │ │ ├── rsMange.AddYgkp_Form.resources
│ │ │ ├── rsMange.AddYgpx_Form.resources
│ │ │ ├── rsMange.AddYgtd_Form.resources
│ │ │ ├── rsMange.AddYgtx_Form.resources
│ │ │ ├── rsMange.AddZhiWei_Form.resources
│ │ │ ├── rsMange.BasicInfoSet2_Form.resources
│ │ │ ├── rsMange.BasicInfoSet3_Form.resources
│ │ │ ├── rsMange.BasicInfoSet_Form.resources
│ │ │ ├── rsMange.CrystalReport1.rpt
│ │ │ ├── rsMange.csproj.GenerateResource.Cache
│ │ │ ├── rsMange.EditBumen_Form.resources
│ │ │ ├── rsMange.EmployeeInfoManage_Form.resources
│ │ │ ├── rsMange.exe
│ │ │ ├── rsMange.Gjcx_Form.resources
│ │ │ ├── rsMange.Main_Fomr.resources
│ │ │ ├── rsMange.Pater_Fomr.resources
│ │ │ ├── rsMange.pdb
│ │ │ ├── rsMange.Photo_Form.resources
│ │ │ ├── rsMange.Print_Form.resources
│ │ │ ├── rsMange.Properties.Resources.resources
│ │ │ ├── rsMange.Report1.rdlc
│ │ │ ├── rsMange.Report2.rdlc
│ │ │ ├── rsMange.Reportview_Form.resources
│ │ │ ├── rsMange.ygcf_Form.resources
│ │ │ ├── rsMange.ygkp_Form.resources
│ │ │ ├── rsMange.ygpx_Form.resources
│ │ │ ├── rsMange.ygtd_Form.resources
│ │ │ ├── rsMange.ygtx_Form.resources
│ │ │ ├── skin
│ │ │ │ ├── IrisSkin2.dll
│ │ │ │ └── MacOS.ssk
│ │ │ └── TempPE
│ │ │ ├── CrystalReport1.cs.dll
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── rsMange.csproj.FileList.txt
│ ├── Pater_Fomr.cs
│ ├── Pater_Fomr.Designer.cs
│ ├── Pater_Fomr.resx
│ ├── Photo_Form.cs
│ ├── Photo_Form.Designer.cs
│ ├── Photo_Form.resx
│ ├── Print_Form.cs
│ ├── Print_Form.Designer.cs
│ ├── Print_Form.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Report1.rdlc
│ ├── Report2.rdlc
│ ├── Reportview_Form.cs
│ ├── Reportview_Form.Designer.cs
│ ├── Reportview_Form.resx
│ ├── Resources
│ │ ├── bj3.PNG
│ │ ├── bj41.PNG
│ │ ├── bj4.PNG
│ │ ├── cs.PNG
│ │ ├── ico.ico
│ │ ├── Thumbs.db
│ │ ├── zj.PNG
│ │ └── zp.PNG
│ ├── rsMange.csproj
│ ├── rsMange.csproj.user
│ ├── ygcf_Form.cs
│ ├── ygcf_Form.Designer.cs
│ ├── ygcf_Form.resx
│ ├── ygkp_Form.cs
│ ├── ygkp_Form.Designer.cs
│ ├── ygkp_Form.resx
│ ├── ygpx_Form.cs
│ ├── ygpx_Form.Designer.cs
│ ├── ygpx_Form.resx
│ ├── ygtd_Form.cs
│ ├── ygtd_Form.Designer.cs
│ ├── ygtd_Form.resx
│ ├── ygtx_Form.cs
│ ├── ygtx_Form.Designer.cs
│ └── ygtx_Form.resx
├── rsMange.sln
├── rsMange.suo
├── w14yz_Data.MDF
└── w14yz_Log.LDF
37 directories, 251 files
评论